const golang.org/x/net/http2.priorityDefaultWeightRFC7540
4 uses
golang.org/x/net/http2 (current package)
writesched_priority_rfc7540.go#L16: const priorityDefaultWeightRFC7540 = 15 // 16 = 15 + 1
writesched_priority_rfc7540.go#L248: weight: priorityDefaultWeightRFC7540,
writesched_priority_rfc7540.go#L299: weight: priorityDefaultWeightRFC7540,
writesched_priority_rfc7540.go#L312: n.weight = priorityDefaultWeightRFC7540
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)